PM3.02 - King Dedede - Action - 0x135

Entry Script

  1. CreateInterrupt { interrupt_id: None, action: 0x137, requirement: (ButtonNotPressed value(1)) }
  2. CreateInterrupt { interrupt_id: None, action: 0x136, requirement: (OnGround) }
  3. CallEveryFrame { thread_id: 9, script: 0x20d9c }
  4. if (BoolIsTrue RandomAccessBool(EnableActionTransition))
    1. ChangeSubaction(SpecialLwFall)
    2. ModelChanger { reference: 0, switch_index: 2, bone_group_index: 1 }
  5. else
    1. ChangeSubactionRestartFrame(SpecialLwFall)
  6. SetAirGround(0)
  7. SetEdgeSlide(Airbourne)

Exit Script